-
Home
-
Advanced File Manager – Ultimate WP File Manager And Document Library Solution
-
5.4.3
-
Code
-
Classes
- TestDoxPrinter
| Total Complexity |
57 |
| Dependencies |
15 |
| Dependents |
0 |
| Total lines |
353 |
| Lines of code |
191 |
| Logical lines of code |
85 |
| Comment lines |
60 |
| Methods |
29 |
| Properties |
9 |
Methods 29
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| flushOutputBuffer() |
A |
48 |
10 |
35 |
| endTest() |
S |
61 |
7 |
12 |
| formatTestResultMessage() |
S |
63 |
4 |
10 |
| registerTestResult() |
S |
57 |
2 |
17 |
| testHasPassed() |
S |
66 |
3 |
9 |
| showSpinner() |
S |
66 |
3 |
10 |
| hideSpinner() |
S |
67 |
3 |
9 |
| prefixLines() |
S |
61 |
2 |
13 |
| getTestResultByName() |
S |
71 |
2 |
6 |
| formatThrowable() |
S |
66 |
2 |
9 |
| __construct() |
S |
74 |
1 |
4 |
| setOriginalExecutionOrder() |
S |
76 |
1 |
4 |
| setShowProgressAnimation() |
S |
81 |
1 |
3 |
| printResult() |
S |
91 |
1 |
2 |
| addError() |
S |
78 |
1 |
3 |
| addWarning() |
S |
78 |
1 |
3 |
| addFailure() |
S |
78 |
1 |
3 |
| addIncompleteTest() |
S |
78 |
1 |
3 |
| addRiskyTest() |
S |
78 |
1 |
3 |
| addSkippedTest() |
S |
78 |
1 |
3 |
| writeProgress() |
S |
82 |
1 |
3 |
| flush() |
S |
81 |
1 |
3 |
| formatTestName() |
S |
81 |
1 |
3 |
| formatClassName() |
S |
80 |
1 |
3 |
| drawSpinner() |
S |
91 |
1 |
2 |
| undrawSpinner() |
S |
91 |
1 |
2 |
| writeTestResult() |
S |
91 |
1 |
2 |
| getEmptyTestResult() |
S |
67 |
1 |
9 |
| formatStacktrace() |
S |
80 |
1 |
3 |